OpenRoads Designer CONNECT Edition SDK Help

GetXSCutPoints(DgnModelRef, Double, Double, Double, Double, Alignment.WhichFeatures, IEnumerable<String>) Method

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public  XSCutPoint[]GetXSCutPoints( DgnModelRef model,double distAlong,double leftWidth,double rightWidth,double leftOffset, Alignment.WhichFeatures whichFeatures, IEnumerable<string > selection)

Parameters

SettingDescription
  DgnModelRef  
    
    
    
    
  Alignment.WhichFeatures  
  ()  

Return Value

XSCutPoint[]

See Also